From 00af17ba9083e4cdfd6a28b8c8cece1fc4ab0ed8 Mon Sep 17 00:00:00 2001 From: "awilliam@xenbuild2.aw" Date: Wed, 7 Mar 2007 12:42:32 -0700 Subject: [PATCH] [IA64] Xen/ia64 XENMEM_exchange bug work around xen-unstable.hg c/s 13366:ed73ff8440d8 revealed that XENMEM_exchange has been broken on Xen/ia64. This is work around for it until the right fix. Signed-off-by: Isaku Yamahata --- .../arch/ia64/xen/hypervisor.c | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/linux-2.6-xen-sparse/arch/ia64/xen/hypervisor.c b/linux-2.6-xen-sparse/arch/ia64/xen/hypervisor.c index 695dc3bce5..c9b542b98b 100644 --- a/linux-2.6-xen-sparse/arch/ia64/xen/hypervisor.c +++ b/linux-2.6-xen-sparse/arch/ia64/xen/hypervisor.c @@ -205,6 +205,18 @@ static void contiguous_bitmap_clear( #define MAX_CONTIG_ORDER 7 static unsigned long discontig_frames[1<